QuickTime 3 Reference

Previous | Chapter Top | Chapter Contents | Next

Background Sprites

You assign the following constant to a sprite's kSpritePropertyLayer property to designate the sprite as a background sprite.

enum {
    kBackgroundSpriteLayerNum   = 32767
};

© 1997 Apple Computer, Inc.

Previous | Chapter Top | Chapter Contents | Next